github.com/vmihailenco/msgpack/v5.structCache.Fields (method)
4 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_map.go#L296: fields := structs.Fields(v.Type(), d.structTag)
decode_map.go#L316: fields := structs.Fields(v.Type(), d.structTag)
encode_map.go#L147: structFields := structs.Fields(strct.Type(), e.structTag)
types.go#L77: func (m *structCache) Fields(typ reflect.Type, tag string) *fields {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)